home *** CD-ROM | disk | FTP | other *** search
- Path: news2.cais.com!news
- From: sandy@bitware.com (Sandy Bittman)
- Newsgroups: comp.lang.c++
- Subject: Reading Excel .xls files
- Date: Tue, 09 Apr 1996 19:46:07 GMT
- Organization: Capital Area Internet Service, Inc.
- Message-ID: <4keesc$8l0@news2.cais.com>
- NNTP-Posting-Host: pm1-s001.abs.net
- X-Newsreader: Forte Free Agent 1.0.82
-
- I have developed a process to create web pages from excel
- spreadsheets, but I have to first save them as tab delimited text
- files. The spreadsheet is easier to maintain, and I want to skip the
- step of saving as tab delimited.
-
- Does anyone know of a way to open a .xls file and read it. I am using
- MS Visual C++ if that is any help.
-
- Thanks for the help
-
- sandy@bitware.com
-
-